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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 永??????? 100010010110100100111111001111110011111100111111001111110011111100111111 89693f3f3f3f3f3f3f
EUC-JP 永?????洹? 1011000111001010001111110011111100111111001111110011111110001111110001111011101000111111 b1ca3f3f3f3f3f8fc7ba3f
UTF-8 永띔퇊六욜독洹쏅 111001101011000010111000111010111001110110010100111011011000011110001010111011111010011110010001111011001001101010011100111010111000111110000101111001101011010010111001111011001000111110000101 e6b0b8eb9d94ed878aefa791ec9a9ceb8f85e6b4b9ec8f85
UHC 永띔퇊六욜독洹쏅 11100111101101011011011011101010101101111001101111101011101110111011111111100111101101011011011011101010101101111001101111101011 e7b5b6eab79bebbbbfe7b5b6eab79beb

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