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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ????斐???坎? 001111110011111100111111001111111001010011100011001111110011111100111111100110101010101000111111 3f3f3f3f94e33f3f3f9aaa3f
EUC-JP ????斐???坎? 001111110011111100111111001111111100100011100101001111110011111100111111110101001010110000111111 3f3f3f3fc8e53f3f3fd4ac3f
UTF-8 렮롅롊뤃斐콒혦퍗坎퉶 111010111010000010101110111010111010000110000101111010111010000110001010111010111010010010000011111001101001011010010000111011001011110110010010111011011001100010100110111011011000110110010111111001011001110110001110111011011000100110110110 eba0aeeba185eba18aeba483e69690ecbd92ed98a6ed8d97e59d8eed89b6
UHC 렮롅롊뤃斐콒혦퍗坎퉶 1000111010111011100011101100101110001110110100001000111110110100110111011110110010110001100011101100001010001110101110111000111011001010111011001011100110001110 8ebb8ecb8ed08fb4ddecb18ec28ebb8ecaecb98e

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