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 ????斐??? 001111110011111100111111001111111001010011100011001111110011111100111111 3f3f3f3f94e33f3f3f
EUC-JP ????斐??? 001111110011111100111111001111111100100011100101001111110011111100111111 3f3f3f3fc8e53f3f3f
UTF-8 렮롅롊뤃斐콒혦퍗 111010111010000010101110111010111010000110000101111010111010000110001010111010111010010010000011111001101001011010010000111011001011110110010010111011011001100010100110111011011000110110010111 eba0aeeba185eba18aeba483e69690ecbd92ed98a6ed8d97
UHC 렮롅롊뤃斐콒혦퍗 10001110101110111000111011001011100011101101000010001111101101001101110111101100101100011000111011000010100011101011101110001110 8ebb8ecb8ed08fb4ddecb18ec28ebb8e

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