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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鄙ヲ贒ァ}鄙ヲ贒ァ{^ 111001111011111110100110111110111010111110100111011111011110011110111111101001101111101110101111101001110111101101011110 e7bfa6fbafa77de7bfa6fbafa77b5e
EUC-JP 鄙ヲ贒ァ}鄙ヲ贒ァ{^ 111011101100000110001110101001101000111111011111110000111000111010100111011111011110111011000001100011101010011010001111110111111100001110001110101001110111101101011110 eec18ea68fdfc38ea77deec18ea68fdfc38ea77b5e
UTF-8 鄙ヲ贒ァ}鄙ヲ贒ァ{^ 111010011000010010011001111011111011110110100110111010001011010010010010111011111011110110100111011111011110100110000100100110011110111110111101101001101110100010110100100100101110111110111101101001110111101101011110 e98499efbda6e8b492efbda77de98499efbda6e8b492efbda77b5e
UHC 鄙???}鄙???{^ 11011110101010010011111100111111001111110111110111011110101010010011111100111111001111110111101101011110 dea93f3f3f7ddea93f3f3f7b5e

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