To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 形??耕牙?甲 1000110001100000001111110011111110001101011010111000100111100101001111111000110101100010 8c603f3f8d6b89e53f8d62
EUC-JP 形?饔耕牙饔甲 101101111100000100111111100011111110100011101111101110011100110010110010111001111000111111101000111011111011100111000011 b7c13f8fe8efb9ccb2e78fe8efb9c3
UTF-8 形렠饔耕牙饔甲 111001011011110110100010111010111010000010100000111010011010010110010100111010001000000010010101111001111000100110011001111010011010010110010100111001111001010010110010 e5bda2eba0a0e9a594e88095e78999e9a594e794b2
UHC 形렠饔耕牙饔甲 1111101110100001100011101011000111101000101111011100110011101001111001001011001111101000101111011100101110100011 fba18eb1e8bdcce9e4b3e8bdcba3

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)