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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP 濩?濩?}濩?濩?{^ 10001111110010011010010000111111100011111100100110100100001111110111110110001111110010011010010000111111100011111100100110100100001111110111101101011110 8fc9a43f8fc9a43f7d8fc9a43f8fc9a43f7b5e
UTF-8 濩렬濩랸}濩렬濩랸{^ 111001101011111110101001111010111010000010101100111001101011111110101001111010111001111010111000011111011110011010111111101010011110101110100000101011001110011010111111101010011110101110011110101110000111101101011110 e6bfa9eba0ace6bfa9eb9eb87de6bfa9eba0ace6bfa9eb9eb87b5e
UHC 濩렬濩랸}濩렬濩랸{^ 11111011110011011011011111000100111110111100110110110111101011000111110111111011110011011011011111000100111110111100110110110111101011000111101101011110 fbcdb7c4fbcdb7ac7dfbcdb7c4fbcdb7ac7b5e

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