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 ?ゆ?偃???? 00111111100000101110010000111111100110001110111000111111001111110011111100111111 3f82e43f98ee3f3f3f3f
EUC-JP ?ゆ?偃???? 00111111101001001110011000111111110100001111000000111111001111110011111100111111 3fa4e63fd0f03f3f3f3f
UTF-8 獵ゆ뿃偃놞醴녘끆 111011111010011010100111111000111000001010000110111010111011111110000011111001011000000110000011111010111000011010011110111011111010011010110111111010111000010110011000111010111000000110000110 efa6a7e38286ebbf83e58183eb869eefa6b7eb8598eb8186
UHC 獵ゆ뿃偃놞醴녘끆 11100111101001101010101011100110100101111000101111100101111001111000011101000001111001111110010010110011111010001000010110111010 e7a6aae6978be5e78741e7e4b3e885ba

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