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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 輔廁駿}輔廁駿{^ 100101011110001110011011111110001000111101111000011111011001010111100011100110111111100010001111011110000111101101011110 95e39bf88f787d95e39bf88f787b5e
EUC-JP 輔廁駿}輔廁駿{^ 110010101110010111010110111110101011110111011001011111011100101011100101110101101111101010111101110110010111101101011110 cae5d6fabdd97dcae5d6fabdd97b5e
UTF-8 輔廁駿}輔廁駿{^ 111010001011110010010100111001011011101110000001111010011010011110111111011111011110100010111100100101001110010110111011100000011110100110100111101111110111101101011110 e8bc94e5bb81e9a7bf7de8bc94e5bb81e9a7bf7b5e
UHC 輔?駿}輔?駿{^ 11011100110100000011111111110001111001110111110111011100110100000011111111110001111001110111101101011110 dcd03ff1e77ddcd03ff1e77b5e

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