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 ???誼??貫誼 0011111100111111001111111000101101100010001111110011111110001010110100011000101101100010 3f3f3f8b623f3f8ad18b62
EUC-JP ???誼??貫誼 0011111100111111001111111011010111000011001111110011111110110100110100111011010111000011 3f3f3fb5c33f3fb4d3b5c3
UTF-8 輦깅뿫誼쀨돳貫誼 111011111010011010011000111010101011100110000101111010111011111110101011111010001010101010111100111011001000000010101000111010111000111110110011111010001011001010101011111010001010101010111100 efa698eab985ebbfabe8aabcec80a8eb8fb3e8b2abe8aabc
UHC 輦깅뿫誼쀨돳貫誼 11100110111001001011000111101011100101111010101111101011111111101001011111101000100010011011011011001110101110111110101111111110 e6e4b1eb97abebfe97e889b6cebbebfe

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