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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?陌??族?瀞? 0011111111101000100110010011111100111111100100011011000000111111100100111101001000111111 3fe8993f3f91b03f93d23f
EUC-JP ?陌??族?瀞? 0011111111101111111110010011111100111111110000101011001000111111110001101101010000111111 3feff93f3fc2b23fc6d43f
UTF-8 了陌렫렲族렩瀞렕 111011111010011010111010111010011001100110001100111010111010000010101011111010111010000010110010111001101001011110001111111010111010000010101001111001111000000010011110111010111010000010010101 efa6bae9998ceba0abeba0b2e6978feba0a9e7809eeba095
UHC 了陌렫렲族렩瀞렕 11101000111001111101100011101000100011101011100110001110101111111111000011101001100011101011011111101111111001111000111010101010 e8e7d8e88eb98ebff0e98eb7efe78eaa

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