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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 谷贈其誰造蔵狸誰存谷 1001001001001010100100011010000110010001101101001001001001001110100100011010001010010001101000001001001001001011100100100100111010010001101101101001001001001010 924a91a191b4924e91a291a0924b924e91b6924a
EUC-JP 谷贈其誰造蔵狸誰存谷 1100001110101011110000101010001111000010101101101100001110101111110000101010010011000010101000101100001110101100110000111010111111000010101110001100001110101011 c3abc2a3c2b6c3afc2a4c2a2c3acc3afc2b8c3ab
UTF-8 谷贈其誰造蔵狸誰存谷 111010001011000010110111111010001011010010001000111001011000010110110110111010001010101010110000111010011000000010100000111010001001010010110101111001111000101110111000111010001010101010110000111001011010110110011000111010001011000010110111 e8b0b7e8b488e585b6e8aab0e980a0e894b5e78bb8e8aab0e5ad98e8b0b7
UHC 谷贈其誰造?狸誰存谷 11001101110110111111000111111100110100001110110011100010110000011111000011100011001111111101011111100001111000101100000111110000111011011100110111011011 cddbf1fcd0ece2c1f0e33fd7e1e2c1f0edcddb

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