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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ?懈???莎?⊂B 001111111001110011100110001111110011111100111111111001001011001100111111100000011011110001000010 3f9ce63f3f3fe4b33f81bc42
EUC-JP ?懈???莎?⊂B 001111111101100011101000001111110011111100111111111010001011010100111111101000101011111001000010 3fd8e83f3f3fe8b53fa2be42
UTF-8 룫懈◈룫징莎◈⊂B 11101011101000111010101111100110100001111000100011100010100101111000100011101011101000111010101111101100101001111001010111101000100011101000111011100010100101111000100011100010100010101000001001000010 eba3abe68788e29788eba3abeca795e88e8ee29788e28a8242
UHC 룫懈◈룫징莎◈⊂B 1000111110100010111110101010101110100010110000101000111110100010110000101010000111011110111011011010001011000010101000011111100001000010 8fa2faaba2c28fa2c2a1deeda2c2a1f842

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