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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?日??場?日??仗^ 001111111001001111111010001111110011111110001111111010100011111110010011111110100011111100111111100110001011110101011110 3f93fa3f3f8fea3f93fa3f3f98bd5e
EUC-JP ?日??場?日??仗^ 001111111100011011111100001111110011111110111110111011000011111111000110111111000011111100111111110100001011111101011110 3fc6fc3f3fbeec3fc6fc3f3fd0bf5e
UTF-8 렰日롕야場렰日롕야仗^ 11101011101000001011000011100110100101111010010111101011101000011001010111101100100101011011110011100101101000001011010011101011101000001011000011100110100101111010010111101011101000011001010111101100100101011011110011100100101110111001011101011110 eba0b0e697a5eba195ec95bce5a0b4eba0b0e697a5eba195ec95bce4bb975e
UHC 렰日롕야場렰日롕야仗^ 100011101011110111101100111011011000111011011001101111101101111111101101110111101000111010111101111011001110110110001110110110011011111011011111111011011101110001011110 8ebdeced8ed9bedfedde8ebdeced8ed9bedfeddc5e

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