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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 犱自瀨鴫\}犱自瀨鴫\{^ 111110110101101110001110101010011111101101010000100011101011000001011100011111011111101101011011100011101010100111111011010100001000111010110000010111000111101101011110 fb5b8ea9fb508eb05c7dfb5b8ea9fb508eb05c7b5e
EUC-JP 犱自?鴫\}犱自?鴫\{^ 100011111100101011101111101111001010101100111111101111001011001001011100011111011000111111001010111011111011110010101011001111111011110010110010010111000111101101011110 8fcaefbcab3fbcb25c7d8fcaefbcab3fbcb25c7b5e
UTF-8 犱自瀨鴫\}犱自瀨鴫\{^ 1110011110001010101100011110100010000111101010101110011110000000101010001110100110110100101010110101110001111101111001111000101010110001111010001000011110101010111001111000000010101000111010011011010010101011010111000111101101011110 e78ab1e887aae780a8e9b4ab5c7de78ab1e887aae780a8e9b4ab5c7b5e
UHC ?自瀨?\}?自瀨?\{^ 0011111111101101101110111101011011101110001111110101110001111101001111111110110110111011110101101110111000111111010111000111101101011110 3fedbbd6ee3f5c7d3fedbbd6ee3f5c7b5e

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