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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 奧???\}奧???\{^ 100110101111101000111111001111110011111101011100011111011001101011111010001111110011111100111111010111000111101101011110 9afa3f3f3f5c7d9afa3f3f3f5c7b5e
EUC-JP 奧???\}奧???\{^ 110101001111110000111111001111110011111101011100011111011101010011111100001111110011111100111111010111000111101101011110 d4fc3f3f3f5c7dd4fc3f3f3f5c7b5e
UTF-8 奧떷겸봺\}奧떷겸봺\{^ 1110010110100101101001111110101110010110101101111110101010110010101110001110101110110100101110100101110001111101111001011010010110100111111010111001011010110111111010101011001010111000111010111011010010111010010111000111101101011110 e5a5a7eb96b7eab2b8ebb4ba5c7de5a5a7eb96b7eab2b8ebb4ba5c7b5e
UHC 奧떷겸봺\}奧떷겸봺\{^ 111001111111001110001011110000101011000011100010100101001000000101011100011111011110011111110011100010111100001010110000111000101001010010000001010111000111101101011110 e7f38bc2b0e294815c7de7f38bc2b0e294815c7b5e

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