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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 吾??闕}吾??闕{^ 100011001110000100111111001111111110100010001101011111011000110011100001001111110011111111101000100011010111101101011110 8ce13f3fe88d7d8ce13f3fe88d7b5e
EUC-JP 吾??闕}吾??闕{^ 101110001110001100111111001111111110111111101101011111011011100011100011001111110011111111101111111011010111101101011110 b8e33f3fefed7db8e33f3fefed7b5e
UTF-8 吾몃끏闕}吾몃끏闕{^ 111001011001000010111110111010111010101010000011111010111000000110001111111010011001011110010101011111011110010110010000101111101110101110101010100000111110101110000001100011111110100110010111100101010111101101011110 e590beebaa83eb818fe997957de590beebaa83eb818fe997957b5e
UHC 吾몃끏闕}吾몃끏闕{^ 11100111111011101011100011101011100001011011111111001111111101000111110111100111111011101011100011101011100001011011111111001111111101000111101101011110 e7eeb8eb85bfcff47de7eeb8eb85bfcff47b5e

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