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 簀黝霎}簀黝霎{^ 111000101100010111101010011110101110100010111110011111011110001011000101111010100111101011101000101111100111101101011110 e2c5ea7ae8be7de2c5ea7ae8be7b5e
EUC-JP 簀黝霎}簀黝霎{^ 111001001100011111110011110110111111000011000000011111011110010011000111111100111101101111110000110000000111101101011110 e4c7f3dbf0c07de4c7f3dbf0c07b5e
UTF-8 簀黝霎}簀黝霎{^ 111001111011000010000000111010011011101110011101111010011001110010001110011111011110011110110000100000001110100110111011100111011110100110011100100011100111101101011110 e7b080e9bb9de99c8e7de7b080e9bb9de99c8e7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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