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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ??????癲??B 0011111100111111001111110011111100111111001111111110000110011111001111110011111101000010 3f3f3f3f3f3fe19f3f3f42
EUC-JP ??????癲??B 0011111100111111001111110011111100111111001111111110001010100001001111110011111101000010 3f3f3f3f3f3fe2a13f3f42
UTF-8 溜잞쫲溜딅젧癲딅젇B 11101111101001111000101111101100100111101001111011101100101010111011001011101111101001111000101111101011100101001000010111101100101000001010011111100111100110011011001011101011100101001000010111101100101000001000011101000010 efa78bec9e9eecabb2efa78beb9485eca0a7e799b2eb9485eca08742
UHC 溜잞쫲溜딅젧癲딅젇B 11101010111111101001111111101111101001101000101011101010111111101000101011101011101000001001111111101111101001101000101011101011101000001000101001000010 eafe9fefa68aeafe8aeba09fefa68aeba08a42

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