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 鋧フ魍瞞骼ア 111110111100111111001100111010011011000111111001111001001110000111010100111010011000111010110001 fbcfcce9b1f9e4e1d4e98eb1
EUC-JP 鋧フ魍?瞞骼ア 1000111111100100110010111000111011001100111100101011001100111111111000101101011011110001111011101000111010110001 8fe4cb8eccf2b33fe2d6f1ee8eb1
UTF-8 鋧フ魍瞞骼ア 111010011000101110100111111011111011111010001100111010011010110110001101111011101001110010111111111001111001111010011110111010011010101010111100111011111011110110110001 e98ba7efbe8ce9ad8dee9cbfe79e9ee9aabcefbdb1
UHC ????瞞?? 0011111100111111001111110011111111011000101111100011111100111111 3f3f3f3fd8be3f3f

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