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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 第?邑?v第?邑?vB 100100011110011000111111100101110101011100111111011101101001000111100110001111111001011101010111001111110111011001000010 91e63f97573f7691e63f97573f7642
EUC-JP 第?邑?v第?邑?vB 110000101110100000111111110011011011100000111111011101101100001011101000001111111100110110111000001111110111011001000010 c2e83fcdb83f76c2e83fcdb83f7642
UTF-8 第렲邑렧v第렲邑렧vB 111001111010110010101100111010111010000010110010111010011000001010010001111010111010000010100111011101101110011110101100101011001110101110100000101100101110100110000010100100011110101110100000101001110111011001000010 e7acaceba0b2e98291eba0a776e7acaceba0b2e98291eba0a77642
UHC 第렲邑렧v第렲邑렧vB 11110000101011111000111010111111111010111110100110001110101101100111011011110000101011111000111010111111111010111110100110001110101101100111011001000010 f0af8ebfebe98eb676f0af8ebfebe98eb67642

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