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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???????ъ? 00111111001111110011111100111111001111110011111100111111100001001000110000111111 3f3f3f3f3f3f3f848c3f
EUC-JP ???????ъ? 00111111001111110011111100111111001111110011111100111111101001111110110000111111 3f3f3f3f3f3f3fa7ec3f
UTF-8 梨ㅽ삖吏뺤콐吏ъ쮼 1110111110100111101000101110001110000101101111011110110010000010100101101110111110100111100111101110101110111010101001001110110010111101100100001110111110100111100111101101000110001010111011001010111010111100 efa7a2e385bdec8296efa79eebbaa4ecbd90efa79ed18aecaebc
UHC 梨ㅽ삖吏뺤콐吏ъ쮼 111011001011000110100100111011011001100010011010111011001010011110010101111011001011000110001100111011001010011110101100111011001010100010011000 ecb1a4ed989aeca795ecb18ceca7aceca898

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