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 ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 谷脱揃L}谷脱揃L{^ 1001001001001010100100100100010110010001101101010100110001111101100100100100101010010010010001011001000110110101010011000111101101011110 924a924591b54c7d924a924591b54c7b5e
EUC-JP 谷脱揃L}谷脱揃L{^ 1100001110101011110000111010011011000010101101110100110001111101110000111010101111000011101001101100001010110111010011000111101101011110 c3abc3a6c2b74c7dc3abc3a6c2b74c7b5e
UTF-8 谷脱揃L}谷脱揃L{^ 1110100010110000101101111110100010000100101100011110011010001111100000110100110001111101111010001011000010110111111010001000010010110001111001101000111110000011010011000111101101011110 e8b0b7e884b1e68f834c7de8b0b7e884b1e68f834c7b5e
UHC 谷??L}谷??L{^ 11001101110110110011111100111111010011000111110111001101110110110011111100111111010011000111101101011110 cddb3f3f4c7dcddb3f3f4c7b5e

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