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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?潭?靈?潭?靈? 00111111111000000100101100111111111010001100101100111111111000000100101100111111111010001100101100111111 3fe04b3fe8cb3fe04b3fe8cb3f
EUC-JP ?潭?靈?潭?靈? 00111111110111111010110000111111111100001100110100111111110111111010110000111111111100001100110100111111 3fdfac3ff0cd3fdfac3ff0cd3f
UTF-8 렺潭렺靈읕潭렺靈옜 111010111010000010111010111001101011110110101101111010111010000010111010111010011001110110001000111011001001110110010101111001101011110110101101111010111010000010111010111010011001110110001000111011001001100010011100 eba0bae6bdadeba0bae99d88ec9d95e6bdadeba0bae99d88ec989c
UHC 렺潭렺靈읕潭렺靈옜 100011101100001011010011110000011000111011000010110101101100010011000000110001001101001111000001100011101100001011010110110001001011111110111111 8ec2d3c18ec2d6c4c0c4d3c18ec2d6c4bfbf

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