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 ???宜э?儀? 0011111100111111001111111000101101011000100001001000111100111111100010110101011000111111 3f3f3f8b58848f3f8b563f
EUC-JP ???宜э?儀? 0011111100111111001111111011010110111001101001111110111100111111101101011011011100111111 3f3f3fb5b9a7ef3fb5b73f
UTF-8 樂띾맧宜э쭓儀뺣 1110111110100110101111111110101110011101101111101110101110100111101001111110010110101110100111001101000110001101111011001010110110010011111001011000010010000000111010111011101010100011 efa6bfeb9dbeeba7a7e5ae9cd18decad93e58480ebbaa3
UHC 樂띾맧宜э쭓儀뺣 11101000111110011000110111101011100100001011000011101011111100011010110011101111101001111000101111101011111100001001010111101011 e8f98deb90b0ebf1acefa78bebf095eb

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