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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?暠?壙??暠?壙?^ 001111111111101011011011001111111001101011011011001111110011111111111010110110110011111110011010110110110011111101011110 3ffadb3f9adb3f3ffadb3f9adb3f5e
EUC-JP ?暠?壙??暠?壙?^ 0011111110001111110000101101011100111111110101001101110100111111001111111000111111000010110101110011111111010100110111010011111101011110 3f8fc2d73fd4dd3f3f8fc2d73fd4dd3f5e
UTF-8 렺暠렺壙뒷렺暠렺壙뒬^ 11101011101000001011101011100110100110101010000011101011101000001011101011100101101000111001100111101011100100101011011111101011101000001011101011100110100110101010000011101011101000001011101011100101101000111001100111101011100100101010110001011110 eba0bae69aa0eba0bae5a399eb92b7eba0bae69aa0eba0bae5a399eb92ac5e
UHC 렺暠렺壙뒷렺暠렺壙뒬^ 100011101100001011001101101111001000111011000010110011101100010110110101110111101000111011000010110011011011110010001110110000101100111011000101101101011101110001011110 8ec2cdbc8ec2cec5b5de8ec2cdbc8ec2cec5b5dc5e

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