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 ???}\}???}\{^ 00111111001111110011111101111101010111000111110100111111001111110011111101111101010111000111101101011110 3f3f3f7d5c7d3f3f3f7d5c7b5e
SJIS-WIN 航??}\}航??}\{^ 100011010111000100111111001111110111110101011100011111011000110101110001001111110011111101111101010111000111101101011110 8d713f3f7d5c7d8d713f3f7d5c7b5e
EUC-JP 航??}\}航??}\{^ 101110011101001000111111001111110111110101011100011111011011100111010010001111110011111101111101010111000111101101011110 b9d23f3f7d5c7db9d23f3f7d5c7b5e
UTF-8 航쎿꼇}\}航쎿꼇}\{^ 11101000100010001010101011101100100011101011111111101010101111001000011101111101010111000111110111101000100010001010101011101100100011101011111111101010101111001000011101111101010111000111101101011110 e888aaec8ebfeabc877d5c7de888aaec8ebfeabc877d5c7b5e
UHC 航쎿꼇}\}航쎿꼇}\{^ 11111001111111101001101111100110101100101011101101111101010111000111110111111001111111101001101111100110101100101011101101111101010111000111101101011110 f9fe9be6b2bb7d5c7df9fe9be6b2bb7d5c7b5e

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